速報APP / 工具 / Arduino RC car bluetooth

Arduino RC car bluetooth

價格:免費

更新日期:2016-04-29

檔案大小:1.3M

目前版本:1.0

版本需求:Android 1.6 以上版本

官方網站:mailto:notthemarsian@gmail.com

Arduino RC car bluetooth(圖1)-速報App

Simple remote control with joystick to control a RC car or similar

Sends commands for speed and steering over serial bluetooth connection to an Arduino

Command-string format: "RC,steering,speed,\n" (\n is newline-character)

Arduino RC car bluetooth(圖2)-速報App

steering: range -100..+100 (can be used to control a servo)

speed: range -100..+100 (can be used to speed control a motor)

Developed with MIT app inventor 2

Source code available at: ai2.appinventor.mit.edu/?galleryId=5963827980271616

Arduino source code will be published soon on www.hackster.io